xen.git
2009-10-14 Keir Fraserpv-on-hvm: Adjust mkbuildtree to handle pv_ops header...
2009-10-12 Keir Fraserx86: reduce the uses of CONFIG_COMPAT
2009-10-09 Keir Fraserx86: trust new architecturally-defined TSC Invariant...
2009-10-09 Keir Fraserx86: Fix build after ia64 grant-table build fix.
2009-10-09 Keir Fraserxend: Fix VDI-VBD link for XenAPI
2009-10-09 Keir Fraserblktap2: Check gcrypt library has MD5() function.
2009-10-09 Keir FraserFix the IA64 build of the hypervisor.
2009-10-09 Keir Fraserxend: Fix bug in superpage flag handling
2009-10-08 Keir FraserObtain Linux kernels via git-over-http
2009-10-08 Keir Fraserx86 tsc: Fix check_tsc_warp() bug and add copyright...
2009-10-08 Keir Fraserxsm: Correct the usage of XSM_ENABLE after c/s 20285.
2009-10-08 Keir FraserUpdate QEMU_TAG to a05958b6e32f1748ea70b1efca13394956c0698b
2009-10-07 Keir Fraserx86 shadow: Fix the build.
2009-10-07 Keir Fraserlibxenctrl: Fix non-Linux definitions of xc_gnttab_map_...
2009-10-07 Keir FraserFix hypervisor crash with unpopulated NUMA nodes
2009-10-07 Keir Fraserx86 shadow: fix the check for having killed the guest...
2009-10-07 Keir Fraserlibxenctrl: Build fix after gnttab_v2 changes.
2009-10-07 Keir FraserPVUSB: Update public header.
2009-10-07 Keir Fraserx86 hvm: On failed hvm_send_assist_req(), io emulation...
2009-10-07 Keir FraserScattered code arrangement cleanups.
2009-10-07 Keir FraserTools-side support for creating and destroying netchann...
2009-10-07 Keir FraserTransitive grant support.
2009-10-07 Keir FraserImplement sub-page grant support.
2009-10-07 Keir FraserIntroduce a grant_entry_v2 structure.
2009-10-07 Keir FraserRename the struct grant_entry to struct grant_entry_v1...
2009-10-07 Keir FraserOptimize memcpy for x86 arch. If source buffers does...
2009-10-07 Keir FraserSlightly more accurate dependency tracking for the...
2009-10-07 Keir FraserSimplify include/xen/grant_table.h a bit:
2009-10-07 Keir Fraserx86 vtsc: use debug-key to check/test reliable tsc
2009-10-07 Keir Fraserhvm, vtsc: missing vtsc counter for hvm guests
2009-10-07 Keir Fraserx86 hvm: Do not incorrectly retire an instruction emula...
2009-10-06 Keir Fraserxend: Updated setpolicy to support loading of flask...
2009-10-06 Keir Fraser[VTD] don't enable device ATS if root port does not...
2009-10-06 Keir Fraserx86: Emulated TSC should run at same (1GHz) rate in...
2009-10-02 Keir Frasercredit scheduler: fix credits overflow
2009-10-01 Keir FraserFix recursive lock p2m lock acquisition in POD code
2009-10-01 Keir Fraserstubdom/minios: re-structure headers
2009-10-01 Keir FraserVNIF: Using smart polling instead of event notification.
2009-10-01 Keir FraserFix memory leak in libxenstore python bindings
2009-10-01 Keir FraserDisable HPET broadcast mode on kexec.
2009-09-30 Keir Fraserxend: allow domain creation with multiple empty CD...
2009-09-30 Keir Fraserxend: Fix memory leaks in libxc python bindings
2009-09-30 Keir FraserCleanup: Make local functions static and remove unused...
2009-09-29 Keir Frasersvm: a few cleanups
2009-09-29 Keir Fraservmx: add the support of XSAVE/XRSTOR to VMX guest
2009-09-29 Keir Frasermce: Support machine check logging left over from previ...
2009-09-28 Keir Fraserxend: Fix save/restore after previous changeset.
2009-09-28 Keir Fraserx86: Allow TSC mode (emulate vs native) to be configure...
2009-09-28 Keir FraserAMD IOMMU: Fix boot output on non-iommu system
2009-09-25 Keir Fraserx86 hvm: *really* fix missing ticks bug of c/s 20218
2009-09-25 Keir Fraseria64: Fix build for xen/ia64
2009-09-25 Keir Fraserx86: Make assigned devices' interrupts delivery to...
2009-09-25 Keir FraserPoD: Allocate 4k pages if 2 meg allocation fails
2009-09-25 Keir Fraserxend: Unlink VDI instances and VBD instances
2009-09-25 Keir Fraserx86, mce: Control Machine Check Log output verbosity
2009-09-23 Keir Fraserx86: minor cleanup of code that writes to TSC
2009-09-23 Keir FraserUpdate QEMU_TAG to 743edef44f1d0da792aeb38a33bf468a4596f730
2009-09-22 Keir FraserEPT: Assert p2m is locked in ept_sync_domain().
2009-09-22 Keir Fraserx86: Support more than 256 pins of ioapic.
2009-09-22 Keir Fraserx86: Fix the build.
2009-09-22 Keir FraserEPT: More efficient ept_sync_domain().
2009-09-22 Keir Frasermca: Fix several issues for MCA UCR error handling
2009-09-22 Keir Frasertboot: fix tboot memory mapping for 32b
2009-09-22 Keir Fraserx86: allow IRQs to work without APIC again
2009-09-22 Keir FraserImprove CSE in grant table code
2009-09-22 Keir FraserIntroduce new flavour of map_domain_page()
2009-09-22 Keir Fraserx86: map M2P table sparsely
2009-09-22 Keir Fraserx86: map frame table sparsely
2009-09-22 Keir Fraserx86-64: reduce range spanned by 1:1 mapping and frame...
2009-09-22 Keir Fraserx86-64: extend manageable memory range to 5Tb
2009-09-22 Keir Fraservpmu_core2: support newer processors
2009-09-22 Keir Fraserx86 hvm: small cleanup in vpmu
2009-09-22 Keir Fraserpv_ops: Build xen/master branch rather than xen-tip...
2009-09-22 Keir FraserUpdate QEMU_TAG to f09a5ba89434bb3f28172640354258d1d6cd8579
2009-09-22 Keir Fraserx86: Fix memory leak in mce_wrmsr
2009-09-22 Keir Fraserx86 hvm: fix missing ticks bug of c/s 20218
2009-09-18 Keir FraserRevert 20221:fc94d586d02f
2009-09-18 Keir Fraseriommu: Fix pirq conflict issue when guest adopts per...
2009-09-18 Keir Fraserxend: Implement VIF.get_network
2009-09-18 Keir FraserAMD IOMMU: Extend the loop counter for polling completi...
2009-09-18 Keir FraserAMD IOMMU: Remove unused definitions.
2009-09-18 Keir FraserAMD IOMMU: If interrupt remapping is disabled, then...
2009-09-18 Keir FraserAMD IOMMU: Allow enabling iommu debug output at run...
2009-09-18 Keir Fraserxend: Unlink VDI instances and VBD instances
2009-09-18 Keir FraserRevert 20194:582970a2d2dc
2009-09-16 Keir Fraserx86 hvm: suspend platform timer emulation while its...
2009-09-16 Keir Fraserx86 hvm: don't set periodical timer again until its...
2009-09-16 Keir FraserRemove "buffer half full" check from guest_console_write
2009-09-16 Keir Fraserxend: Consider ioemu devices for inactive managed domains
2009-09-16 Keir FraserAMD IOMMU: Rework of interrupt remapping
2009-09-16 Keir Fraserx86: irq ratelimit
2009-09-16 Keir Fraserx86 hvm: Guests should scan CPUID range 40000000-4000ff...
2009-09-15 Keir Fraserxenoprof: force use of architectural perfmon instead...
2009-09-15 Keir Fraserxenoprof: support Intel's architectural perfmon registers.
2009-09-15 Keir Fraserxenoprof: add support for Core i7 and Atom.
2009-09-15 Keir Fraserx86: Free unused pages of per-cpu data.
2009-09-15 Keir Fraserx86: Re-increase size of percpu area
2009-09-15 Keir Fraserp2m: Fix debug build.
2009-09-15 Keir FraserUpdate QEMU_TAG to 3de6cb51b19c46967cbc88ceb202b240c736eeca
2009-09-15 Keir Fraserxend: Fix VDI.get_record
next